[INFO] fetching crate herolib-code 0.3.13...
[INFO] checking herolib-code-0.3.13 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate herolib-code 0.3.13 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate herolib-code 0.3.13
[INFO] finished tweaking crates.io crate herolib-code 0.3.13
[INFO] tweaked toml for crates.io crate herolib-code 0.3.13 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate herolib-code 0.3.13 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate herolib-code 0.3.13 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 43562a32f740a9f666c0800915d9ef8596291ca76d0ca5efb6fbcff8dfdd210c
[INFO] running `Command { std: "docker" "start" "43562a32f740a9f666c0800915d9ef8596291ca76d0ca5efb6fbcff8dfdd210c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43562a32f740a9f666c0800915d9ef8596291ca76d0ca5efb6fbcff8dfdd210c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43562a32f740a9f666c0800915d9ef8596291ca76d0ca5efb6fbcff8dfdd210c" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43562a32f740a9f666c0800915d9ef8596291ca76d0ca5efb6fbcff8dfdd210c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43562a32f740a9f666c0800915d9ef8596291ca76d0ca5efb6fbcff8dfdd210c" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking rhai v1.24.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling herolib-derive v0.3.12
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking herolib-ai v0.3.12
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking herolib-core v0.3.12
[INFO] [stderr]     Checking herolib-code v0.3.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "43562a32f740a9f666c0800915d9ef8596291ca76d0ca5efb6fbcff8dfdd210c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43562a32f740a9f666c0800915d9ef8596291ca76d0ca5efb6fbcff8dfdd210c", kill_on_drop: false }`
[INFO] [stdout] 43562a32f740a9f666c0800915d9ef8596291ca76d0ca5efb6fbcff8dfdd210c
